home *** CD-ROM | disk | FTP | other *** search
- Path: ousrvr3.oulu.fi!news
- From: Arto Pesonen <artsi@ee.oulu.fi>
- Newsgroups: comp.lang.c++
- Subject: Re: BORLAND C++ 4.5, CTL3D.DLL & WIN95.
- Date: Tue, 16 Apr 1996 13:07:48 +0300
- Organization: University of Oulu
- Message-ID: <31737174.7617@ee.oulu.fi>
- References: <4kv0qe$bsp@ferengi.prismnet.com>
- NNTP-Posting-Host: s-tko-pc11.oulu.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- frayman@comland.com wrote:
- >
- > Ok, could someone tell me how to get CTL3D to work with borland c++ (owl).
-
- Because it disables itself you should add 0x4 flag to your dialog style
- at resources it is defined as DS_3DLOOK in newer windows headers. This
- flag draws your controls with 3D styles and non bold text.
-
- - Arto Pesonen
-